home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d10 / typinstr.arc / PREPARE2.BAT < prev    next >
DOS Batch File  |  1991-03-20  |  501b  |  20 lines

  1. rem       *   2 DISKETTE DRIVE PREPARE
  2. rem
  3. rem       *   Insert the DOS diskette
  4. rem             in drive A.
  5. rem       *   Insert the Professor DOS
  6. rem             #1 in drive B.
  7. rem
  8. rem       *   Use DOS 1 or DOS 2
  9. rem
  10. rem       *   You're ready when you've
  11. pause           done the above.
  12. copy command.com b:
  13. sys b:
  14. rem       *   If ok you will have seen:
  15. rem                1 file(s) copied
  16. rem                system transferred
  17. rem             above on your screen.
  18. b:
  19. prepare
  20.